@charset "utf-8";
/* CSS Document */
* {
	padding:0;
	margin:0;
}
body {
	font-family:微软雅黑;
	font-size:14px;
}
ul {
	list-style:none;
}
a {
	text-decoration:none;
}
a img {
	border:none;
}
a:hover {
	text-decoration:none;
}
.logo {
	width:1200px;
	margin:0 auto;
	margin-bottom:5px;
	margin-top:5px;
	background:url(/Application/Home/Public/images/logo.png) no-repeat;
	height:100px;
}
.logo h1{ text-indent:-99em;width:1200px;height:100px;}
.logo img {
	width:100%;
}
.navbg {
	width:100%;
	height:50px;
	background:#0062c4;
}
.navbg .nav {
	/*	width:1140px;
	margin:0 auto;*/
	width:1200px;
	margin:0 auto;
}
#navul {
}
#navul li {
	float:left;
	margin-right:1px;
	position:relative;
	text-align:center;
	font-size:14px;
	width:149px;
	height:50px;
}
#navul li a {
	width:149px;
	height:50px;
	line-height:50px;
	display:block;
	/*color:#534337;*/
	color:#fff;
	text-align:center;
	/*	transition: all 1s ease 0s;*/
	font-weight:bolder;
}
#navul li a:hover {
	color:#fff;
	font-weight:normal;
	background:#102040;
}
#navul li.on a {
	color:#fff;
	font-weight:normal;
/*background:#ab8d6e;*/}
/*#navul li a:link, #navul li a:visited{color:#fff; font-family:"微软雅黑";font-size:12px;}*/
#navul li ul {
	position:absolute;
	z-index:10000;
	top:55px;
	left:-50px;
	background:#fff;
	border-bottom:none;
	transform:scaleY(0);
	-webkit-transform:scaleY(0);
	-moz-transform:scaleY(0);
 transition:all ease-in-out .3s;
 -webkit-transition:all ease-in-out .3s;
 -moz-transition:all ease-in-out .3s;
	transform-origin:top center;
	-webkit-transform-origin:top center;
	-moz-transform-origin:top center;
}
#navul li:last-child ul {
	left:-280px;
}
#navul li.item:hover ul {
	transform:scaleY(1);
	webkit-transform:scaleY(1);
	moz-transform:scaleY(1);
}
#navul li.item:hover ul li a:hover {
/*	background-color:#ab8d6e;*/
}
#navul li ul {
	width:450px;
	border-radius: 0 0 10px 10px;
	background: #fff;
	height:270px;
	padding-top:25px;
}
#navul li ul img {
	float:right;
	width:260px;
	margin-right:20px;
	height:167px;
	margin-top:40px;
}
#navul li ul div {
	float:left;
	width:121px;
	margin-left:20px;
}
#navul li ul li {
	width:121px;
	height:40px;
}
#navul li ul li a {
	display:block;
	width:121px;
	float:none;
	margin-right:0px;
	height:40px;
	position:relative;
	line-height:40px;
	border-bottom:#ccc 1px solid;
	font-size:14px;
	/*	background:none;*/font-weight:normal;
	color:#000;
}
#navul li ul li a:hover {
	color:#fff;
	background:#0062c4;
}
.cp {
	width:1200px;
	margin:0 auto;
	margin-top:40px;
	margin-bottom:40px;
}
.cp .zfl {
	width:238px;
	margin-right:20px;
	 float:left;
}
.cp .zfl h4 {
	width: 238px;
	height: 101px;
	background: url(../images/index_23.jpg) center center no-repeat;
	line-height: 20px;
	text-align:right;
	padding-right:70px;
	color: #fff;
	font-size: 26px;
	overflow: hidden;
	padding-top:30px;
}
.cp .zfl h4 em {
	font-size: 14px;
	color: #9ecdfd;
	/*  bottom: 12px;
    left: 102px;*/
    line-height: 26px;
	text-transform: uppercase;
	font-weight: bold;
}
.cp .zfl dl {
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}
.cp .zfl dl dt {
	width:100%;
	height:54px;
	line-height:54px;
}
.cp .zfl dl dt a {
	display: block;
	background: url(../images/index_29.jpg) center no-repeat;
	height: 53px;
	line-height: 58px;
	font-size: 15px;
	padding-left: 48px;
	border-bottom: 1px #ccc solid;
	font-weight: bold;
	color:#333333;
	padding-right: 25px;
}
.cp .zfl dl dt a:hover {
	background: url(../images/index_27.jpg) center no-repeat;
	color:#0062c4;
}

.cp .zfl dl dd {
	width:80%;
	margin-left:10%;
	height:40px;
	line-height:40px;
	background:url(../images/left_li.gif) 20px center no-repeat;
	padding-left:35px;
	border-bottom:1px dashed #ccc;
}
.cp .zfl dl dd a {
	width:80%;
	margin-left:10%;
	height:40px;
	line-height:40px;
	display:block;
	color:#333333;
}
.cp .zfl dl dd a:hover {
	color:#0062c4;
}
.cp .ycp{ width:942px; float:right;}
.cp .ycp ul{ width:100%;}
.cp .ycp ul li{ width:31%; margin-left:1%; margin-right:1%; float:left; margin-bottom:25px;}
.cp .ycp ul li a{ width:100%; display:block;}
.cp .ycp ul li a img{ width:100%; padding:5px; border:1px solid #ccc; }
.cp .ycp ul li a span{ width:100%; text-align:center; display:block; line-height:30px; height:30px; color:#333333; font-size:15px;}
.cp .ycp ul li a:hover img{ border:1px solid #0062c4; }
.cp .ycp ul li a:hover span{color:#0062c4; font-weight:bolder;}
/*.cp .cpbt {
	text-align:center;
	margin-bottom:20px;
}
.cp .cpbt h4 {
	font-size:26px;
	line-height:35px;
	color:#333;
	width:206px;
	margin:0 auto;
	background:#fff;
	height:67px;
	margin-top:-51px;
}
.cp .cpbt h4 strong {
	color:#1866b1;
}
.cp .cpbt h4 span {
	border-top:2px solid #1866b1;
	margin-top:3px;
	font-size: 18px;
	line-height: 38px;
	text-transform: uppercase;
	padding-top:3px;
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
}
.cp .cpbt p {
	border-bottom:1px solid #999;
}
.cp p.js {
	font-size:15px;
	width:70%;
	margin-left:15%;
	text-align:center;
	margin-top:10px;
	line-height:25px;
}
*//*手风琴*/
/*.flash4 {
	width:1170px;
	height:450px;
	margin:0px auto;
	margin-bottom:20px;
	position:relative;
}
.flash4 ul li {
	width:106px;
	height:450px;
	border-left:1px solid #000;
	position:relative;
	overflow:hidden;
	float:left;
}
.flash4 ul li .imgTop img {
	opacity:0.4;
}
.flash4 ul li .imgTop img.tm {
	opacity:1;
}
.flash4 ul li .imgCon {
	width:538px;
	height:405px;
}
.flash4 ul li .imgCen {
	width:538px;
	height:50px;
	background:rgba(0, 0, 0, 0.5);
	color:#fff;
	font-size:20px;
	line-height:50px;
	position:absolute;
	left:0px;
	bottom:45px;
	text-indent:20px;
	display:none;
}
.flash4 ul li .imgBot {
	width:538px;
	height:45px;
	background:#222;
}
.flash4 ul li .imgBot p.bt_1 {
	width:80px;
	line-height:45px;
	font-size:16px;
	color:#fff;
	text-indent:20px;
	float:left;
}
.flash4 ul li .imgBot p.bt_2 {
	width:458px;
	height:45px;
	line-height:45px;
	float:left;
	display:none;
}
.flash4 ul li .imgBot p.bt_2 span {
	font-size:14px;
	color:#fff;
	padding-right:30px;
	background:url(../images/part2_icon.png)no-repeat left center;
	padding-left:10px;
}
.flash4 ul li.first {
	width:538px;
}
.flash4 ul li.fast {
	position:absolute;
	right:0px;
	bottom:0px;
}
.imgBot a {
	display:block;
	width:100%;
}
*//*手风琴结束*/
.gywm {
	width:100%;
	margin:0 auto;
	background:url(../images/t-02.jpg);
}
.gy {
	width:1200px;
	margin:0 auto;
	padding-top:80px;
}
.gy .gybt {
	text-align:center;
	margin-bottom:40px;
}
.gy .gybt h4 {
	font-size:26px;
	line-height:35px;
	color:#333;
	width:206px;
	margin:0 auto;
	background:url(../images/t-02.jpg);
	height:67px;
	margin-top:-51px;
}
.gy .gybt h4 strong {
	color:#1866b1;/*	font-weight:normal;*/
}
.gy .gybt h4 span {
	border-top:2px solid #1866b1;
	margin-top:3px;
	font-size: 18px;
	line-height: 38px;
	text-transform: uppercase;
	padding-top:3px;
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
}
.gy .gybt p {
	border-bottom:1px solid #999;
}
.gy .nr {
	width:100%;
	margin:0 auto;
	margin-top:100px;
}
.gy .nr img {
	width:800px;
	float:right;
	margin-right:30px;
	margin-top:-80px;
}
.gy .nr p {
	font-size:15px;
	line-height:34px;
	text-indent:2em;
	color:#333;
}
.gy .nr a {
	width:120px;
	height:35px;
	line-height:35px;
	background:#106fb6;
	display:block;
	text-align:center;
	color:#fff;
	margin-top:15px;
	border-radius:10px;
}
.xwzx {
	width:100%;
	margin:0 auto;
}
.xw {
	width:1200px;
	margin:0 auto;
	padding-top:80px;
	margin-bottom:40px;
}
.xw .xwbt {
	text-align:center;
	margin-bottom:20px;
}
.xw .xwbt h4 {
	font-size:26px;
	line-height:35px;
	color:#333;
	width:206px;
	margin:0 auto;
	background:#fff;
	height:67px;
	margin-top:-51px;
}
.xw .xwbt h4 strong {
	color:#1866b1;/*	font-weight:normal;*/
}
.xw .xwbt h4 span {
	border-top:2px solid #1866b1;
	margin-top:3px;
	font-size: 18px;
	line-height: 38px;
	text-transform: uppercase;
	padding-top:3px;
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
}
.xw .xwbt p {
	border-bottom:1px solid #999;
}
.xw p.js {
	font-size:15px;
	width:70%;
	margin-left:15%;
	text-align:center;
	margin-top:10px;
	line-height:25px;
}
.xw .left {
	width:580px;
	float:left;
	margin-top:30px;
}
.xw .left dl {
	width:100%;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px dashed #bbb;
}
.xw .left dl dt {
	font-weight:bolder;
	font-size:16px;
	line-height:25px;
}
.xw .left dl dd {
	font-size:14px;
	line-height:20px;
}
.xw .left dl dd span {
	font-size:12px;
	line-height:14px;
}
.xw .left dl a {
	color:#333;
	display:block;
	width:100%;
}
.xw .left dl a:hover dt {
	color:#027ad9;
}
.xw .right {
	width:580px;
	float:right;
	margin-top:25px;
}
/*轮播图*/
.section-focus-pic {
	margin:8px 0 0 0;
	height:300px;
	width:570px;
	overflow:hidden;
	position:relative;
}
.section-focus-pic ul li {
	position:absolute;
	top:0;
	left:570px;
	width:570px;
	height:300px;
}
.section-focus-pic ul li h3 {
	position:absolute;
	bottom:11px;
	left:0;
	width: 400px;
	font-weight:normal;
	color:#FFF;
	margin-left: 20px;
	z-index: 111;
	font-size: 18px;
	font-family:"微软雅黑";
}
.section-focus-pic ul li div {
	position:absolute;
	bottom:0;
	left:0;
	height:50px;
	background-color:#000;
	width:570px;
	opacity: 0.6;
	filter: alpha(opacity=60);
}
.section-focus-pic .pages {
	width:570px;
	height:300px;
}
.section-focus-pic .controler {
	position:absolute;
	bottom:20px;
	right:20px;
}
.section-focus-pic .controler b {
	cursor:pointer;
	width:20px;
	height:10px;
	display:block;
	overflow:hidden;
	text-indent:20px;
	background:url(../images/news_index_icon.png) no-repeat -136px 3px;
	float:left;
	margin:0 0 0 5px;
}
.section-focus-pic .controler b.down {
	background-position:-161px 1px;
}
.section-focus-pic .controler2 a {
	display:block;
	width:40px;
	position:absolute;
	top:120px;
	height:40px;
}
.section-focus-pic .controler2 a i {
	cursor:pointer;
	display:block;
	width:22px;
	height:34px;
	background:url(../images/star.png) no-repeat;
}
.section-focus-pic .controler2 .prev {
	left:5px;
}
.section-focus-pic .controler2 .prev i {
	background-position:-34px -68px;
	_background:none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/star_05.png');
	margin-left:5px;
}
.section-focus-pic .controler2 .prev:hover i {
	left:10px;
	background-position:-34px -24px;
	_background:none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/star_03.png');
}
.section-focus-pic .controler2 .next {
	right:10px;
}
.section-focus-pic .controler2 .next i {
	background-position:-62px -68px;
	_background:none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/star_06.png');
	margin-left:10px;
}
.section-focus-pic .controler2 .next:hover i {
	right:10px;
	background-position:-62px -24px;
	_background:none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/star_04.png');
}
/*轮播图*/
.xw .jz {
	width:220px;
	margin:0 auto;
	margin-top:30px;
}
.xw .jz a {
	width:220px;
	text-align:center;
	height:40px;
	line-height:40px;
	border: 1px solid #666;
	display:block;
	color:#106fb6;
	font-weight:bolder;
}
.xw .jz a:hover {
	background:#106fb6;
	color:#fff;
	border: 1px solid #106fb6;
}
.bzzs {
	width:100%;
	margin:0 auto;
	background:url(../images/t-02.jpg);
}
.bzzs .bz {
	width:1200px;
	margin:0 auto;
	padding-top:50px;
	padding-bottom:40px;
}
.bzzs .bz dl {
	width:20%;
	float:left;
	margin-left:2.5%;
	margin-right:2.5%;
	text-align:center;
}
.bzzs .bz dl a {
	width:100%;
	display:block;
}

.bzzs .bz dl dt {
	font-size:18px;
	font-weight:bolder;
	line-height:35px;
}
.bzzs .bz dl dd {
	font-size:14px;
	line-height:28px;
}
.bzzs .bz dl a:hover {
	color:#000;
}
.bzzs .bz dl.ry .tu {
	width:128px;
	height:128px;
	margin:0 auto;
	background:url(../images/icons.png) no-repeat;
}
.bzzs .bz dl.gc .tu {
	width:128px;
	height:128px;
	margin:0 auto;
	background:url(../images/icons.png) -299px 0 no-repeat;
}
.bzzs .bz dl.ly .tu {
	width:128px;
	height:128px;
	margin:0 auto;
	background:url(../images/icons.png) -596px 0 no-repeat;
}
.bzzs .bz dl.zp .tu {
	width:128px;
	height:128px;
	margin:0 auto;
	background:url(../images/icons.png) -901px 0 no-repeat;
}
.bzzs .bz dl.ry a:hover .tu {
	width:128px;
	height:128px;
	margin:0 auto;
	background:url(../images/icons.png) 0 -149px no-repeat;
}
.bzzs .bz dl.gc a:hover .tu {
	width:128px;
	height:128px;
	margin:0 auto;
	background:url(../images/icons.png) -299px -149px no-repeat;
}
.bzzs .bz dl.ly a:hover .tu {
	width:128px;
	height:128px;
	margin:0 auto;
	background:url(../images/icons.png) -596px -149px no-repeat;
}
.bzzs .bz dl.zp a:hover .tu {
	width:128px;
	height:128px;
	margin:0 auto;
	background:url(../images/icons.png) -901px -149px no-repeat;
}
/*Bottom*/
.Bottomer {
	height:224px;
	background:#222020;
	padding-top:2%;
	color:#a9a9a9;
	font-size:12px;
	margin-top:40px;
	position:relative;
	z-index:40;
}
.foot {
	width:1200px;
	margin:0 auto;
}
.Bottomer a, .Bottomer em {
	font-style:normal;
	color:#a9a9a9;
}
.Bottom .div {
	float:left;
}
.Bottom .div1 {
	background:none;
	width:877px;
	background:url(../images/img18.jpg) no-repeat
}
.Bottom .div1 h4{ font-size:26px; font-family:微软雅黑; line-height:45px; padding-bottom:10px; margin-bottom:10px;/* border-bottom:1px solid #666; */color:#ccc; }
.Bottom .div1 span {
	/*display:block;*/
/*	padding:1px 31px;*/ padding:0 50px 0 0;
	font-size:16px;
	line-height:28px;
}
.Bottom .div1 .select {
	background:#fff;
	width:100%;
	height:29px;
	position:relative;
	line-height:29px;
	margin:2% 0;
}
.Bottom .div1 .select span {
	display:block;
	width:100%;
	padding-right:38px;
	background:url(../images/select_bg.jpg) no-repeat right center;
	padding-left:10px;
	color:#999;
	cursor:pointer;
}
.Bottom .div1 .select dl {
	background:#fff;
	position:absolute;
	left:0;
	bottom:29px;
	width:100%;
	display:none;
	max-height:116px;
	overflow:auto;
}
.Bottom .div1 .select a {
	display:block;
	padding-left:10px;
	color:#999;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.Bottom .div2 .dh {
	float:left;
	width:117px;
	min-height:117px;
	background:url(../images/bottom_bg1_03.jpg) no-repeat right top;
	padding-left:20px;
}
.Bottom .div2 .dh1 {
	float:left;
	padding-left:20px;
}
.Bottom .div2 .d6 {
	background:none;
	padding-right:0;
}
.Bottom .div2 > div .t {
	font-size:16px;
	color:#0676ae;
	font-weight:bolder;
	padding-bottom:15px;
}
.Bottom .div2 > div li {
	font-size:13px;
	margin-bottom:8px
}
.Bottom .div3 {
	float:left;
	width:120px;
	text-align:center;
	margin-left:50px;
	margin-bottom:20px;
}
.Bottom .div3 div {
	padding-top:0px;
	font-size:14px;
}
.Bottom .div4 {
	float:right;
	width:120px;
	text-align:center;
}
.Bottom .div4 div {
	padding-top:0px;
	font-size:14px;
}
.jszc {
	width:1200px;
	border-top:1px solid #373434;
	margin:0 auto
}
.jszc h3 {
	margin-top:19px;
	font-size:13px;
	font-weight:normal;
}
